home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 7 / Night Owl Shareware (NOPV7)(Night Owl Publisher Inc.)(1992).bin / 022a / waste2gs.lzh / RUNME.BAT < prev    next >
DOS Batch File  |  1992-07-24  |  182b  |  10 lines

  1. echo off
  2. cls
  3. md C:\MIDITEXT
  4. copy demo1.exe C:\MIDITEXT
  5. copy egavga.bgi C:\MIDITEXT
  6. c:\miditext\demo1.exe
  7. del C:\miditext\DEMO1.EXE
  8. del C:\miditext\EGAVGA.BGI
  9. rd C:\MIDITEXT
  10.